QuickOPC User's Guide and Reference
UAAttributeDataPayload<TValue> Class Members
Properties  Methods 


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComplexEventProcessing Namespace : UAAttributeDataPayload<TValue> Class

The following tables list the members exposed by UAAttributeDataPayload<TValue>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe server timestamp associated with the value.  
Public PropertyThe source timestamp associated with the value.  
Public PropertyThe status code associated with the value.  
Public PropertyThe value of attribute data.  
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Converts an OPC-UA attribute value, together with status code and timestamps, to an event payload.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodReturns a string that represents the current object.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Public Operators
Converts an OPC-UA attribute value, together with status code and timestamps, to an event payload.
Top
See Also

Reference

UAAttributeDataPayload<TValue> Class
OpcLabs.EasyOpc.UA.ComplexEventProcessing Namespace